home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1999 #8 / 1999 CD 8 (black).iso / maskdemo / DATA1.CAB / Program_Executable_Files / Game / KQ / GNOMTELE.KQ < prev    next >
Encoding:
INI File  |  1998-12-15  |  769 b   |  47 lines

  1. [Teleport]
  2. classType=KQPortal
  3. # Fred is a nice generic name so everyone can call these the same.
  4. currAnimName=stop
  5. colliderType=0
  6. world=Gnome.kq
  7. enterAnim=teleportdown
  8. exitAnim=teleportup
  9. animLoops=loops
  10. shadowMask=0
  11.  
  12. # This makes sure the portal does not get saved.
  13. groupAlways=2
  14.  
  15. # These are set in the calling worlds .CS file.
  16. locX=0
  17. locY=0
  18. locZ=0
  19. dirz=0
  20. noLocX=-1
  21. noLocY=-1
  22. noLocZ=-1
  23.  
  24. destConnorLocX=127187
  25. destConnorLocY=108511
  26. destConnorLocZ=17509
  27. destConnorDirX=0
  28. destConnorDirY=0
  29. destConnorDirZ=0
  30.  
  31. destCamLocX=126354
  32. destCamLocY=106155
  33. destCamLocZ=18909
  34. destCamDirX=-0.2
  35. destCamDirY=0
  36. destCamDirZ=-.59
  37.  
  38. [loops]
  39. classtype=KQAnimLoopList
  40.  
  41. nMovement=1
  42. Movement0=stop
  43.  
  44. [movement0]
  45. loop=clicker.kqs clicker 0.0 1.0 1 1
  46.  
  47.